html {
	font-size: 14px;
	line-height: 1.4;
	font-family: "微软雅黑", serif;
	padding: 0;
	margin: 0
}
body, div, ul, ol, li, h1, h2, h3, form, input, textarea, p {
	margin: 0;
	padding: 0;
}
img, input, textarea, button {
	border: 0;
}
em, strong {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	font-size: inherit;
	color: inherit
}
a:focus, a:active, input:focus, input:active, select:focus, select:active, button:focus, button:active, textarea:focus, textarea:active {
	outline: none
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
 border: none;
}
.x {
	clear: both
}
.cl:after {
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
*zoom:1
}
.fl {
	float: left;
	display: inline
}
.fr {
	float: right;
	display: inline
}
.font-tit {
	font-family: "Times New Roman", Arial, serif
}
.font-con {
	font-family: Arial, serif
}
html, body {
	min-width: 1200px
}
.w {
	width: 1200px;
	margin: 0 auto;
}
.header .top {
	padding: 1em 1em .5em 0;
	color: #661f50;
	border-bottom: 1px solid #661f50;
	text-align: right;
}
.header .top .link {
	margin: 0 1em;
}
.header .logo {
	background: url(banner.jpg) no-repeat center center;
	padding-top: 1em;
	;
}
.header .search {
	text-align: right;
	padding-bottom: 5px;
	margin-top: -20px;
}
.header .search-input {
	background: #fff;
	height: 30px;
	line-height: 30px;
	width: 200px;
	padding: 0 5px;
	border: 1px solid #661f50;
	vertical-align: middle;
}
.header .submit-btn {
	background: #661f50 url(search_b.png) no-repeat center center;
	height: 30px;
	width: 30px;
	margin: 0 0 0 -35px;
	vertical-align: middle;
}
.header .nav_wrap {
	background: #661f50;
	color: #fff;
}
.header .nav_wrap li {
	float: left;
	font-size: 18px;
	line-height: 2.4;
}
.header .nav_wrap li.hasSub {
	height: 2.4em;
	position: relative;
}
.header .nav_wrap li.hasSub ul {
	display: none;
	left: 0;
	position: absolute;
	top: 2.4em;
	white-space: nowrap;
	z-index: 100;
	min-width: 100%;
}
.header .nav_wrap li.hasSub li {
	display: block;
	float: none;
	background: #661f50;
 position: relative;
}
.header .nav_wrap li.hasSub:hover ul.sub1 {
	display: block;z-index: 999999;
}
.header .nav_wrap li a {
	display: block;
	padding: 0 1.3em;
}
.header .nav_wrap li.current, .header .nav_wrap li:hover, .header .nav_wrap li.hasSub li:hover {
	background: #511940;
}
.header .nav_wrap li.hasSub2 {
	position: relative;
}
.header .nav_wrap li.hasSub2 ul {
	display: none;
	left: 100%;
	top: 0;
	border-left: 1px solid #9f6666
}
.header .nav_wrap li.hasSub2:hover ul.sub2 {
	display: block;
}
.header .nav_wrap .item-decorator {
	font-size: 14px;
	vertical-align: 2px;
	margin: 0 5px;
display:none;
}
.footer {
	background: #7d2d65 url(footer-bg.png) no-repeat center bottom;
}
.footer .logo {
	float: left;
	width: 300px;
	text-align: center;
	padding-top: 30px;
}
.footer .info {
	float: left;
	width: 446px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	line-height: 2.4;
	padding-left: 150px;
	margin: 20px 0;
}
.footer .qrcode {
	float: right;
	width: 300px;
	text-align: center;
	padding-top: 12px;
}
.footer .links {
	border-top: 1px solid #fff;
	border-top: 1px solid rgba(255,255,255,.7);
	color: #fff;
	line-height: 2;
}
.footer .links a {
	margin: 0 10px;
	float: left;
}
.footer .copyright {
	background: #692053;
	line-height: 2.4;
	color: #fff;
	text-align: center;
}
.pager {
	text-align: center;
	line-height: 2em;
	font-size: 14px;
	margin: 2em 0;
}
.pager li {
	display: inline-block;
	border: 1px solid #631e4d;
	margin: .5em;
	color: #631e4d;
}
.pager li.active, .pager li:hover {
	background: #631e4d;
	color: #fff;
}
.pager li a {
	display: inline-block;
	padding: 0 .5em
}
.pager li a.next {
	font-family: 'å®‹ä½“';
}
.pager li input {
	font-size: 12px;
	height: 2em;
	margin: 0;
	padding: 0 4px;
	vertical-align: 0;
	width: 2em;
	text-align: left;
}
/* bxSlider.css */
.slider {
	/*height: 485px;*/
	overflow: hidden;
	background: #fafafb;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: #fff;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	right: 50px
}
/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ddd;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #661f50;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction {
	display: none;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.bx-wrapper .bxSlider-text-wrap {
	position: relative;
}
.bx-wrapper .bxSlider-text-css {
	position: absolute;
	bottom: 5em;
	background: #535354;
	background: rgba(83,83,84,.51);
	color: #fff;
	float: left;
	padding: 1em;
	max-width: 60%;
}
.bx-wrapper .bxSlider-text-css a {
	display: block;
	line-height: 2;
}
.bx-wrapper .bxSlider-text-css .tit {
	font-size: 18px;
	margin-bottom: 1em;
}
.bx-wrapper .bxSlider-text-css .con {
	font-size: 16px;
}
.index-header {
	position: relative;
}
.index-header .absolute2 {
	position: absolute;
	top: 120px;
	right: 0;
	width: 50px;
	z-index: 15;
}
.index-header .absolute {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	z-index: 10;
}
.index-header .search {
	float: right;
	width: 350px;
}
.index-header .search .link {
	color: #692053;
	margin: 0 0 0 20px;
}
.index-header .search-input {
	background: #fff;
	height: 30px;
	line-height: 30px;
	width: 200px;
	padding: 0 5px;
}
.index-header .submit-btn {
	background: url(search.png);
	height: 22px;
	width: 22px;
	margin: 4px 0 0 -32px;
}
.index-header .absolute2 .search-form {
	width: 50px;
	overflow: hidden;
	float: right;
	transition: width .5s ease 0s;
	background: #535354;
	background: rgba(83,83,84,.51);
	height: 50px
}
.index-header .absolute2 .search-input {
	height: 50px;
	line-height: 50px;
}
.index-header .absolute2 .search-form-container {
	float: right;
	width: 225px;
}
.index-header .absolute2 .search-form:hover {
	width: 225px;
}
.index-header .absolute2 .search-input {
	width: 165px;
}
.index-header .absolute2 .submit-btn {
	margin-left: 10px;
	background: transparent url(search_b.png);
}
.index-header .absolute2 .link {
	background: #535354;
	background: rgba(83,83,84,.51);
	margin: 5px 0;
	display: block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
.index-header .logo {
	background: url(banner2.jpg) no-repeat center center;
	padding-top: 1em;
}
.index-header .menu {
	clear: left;
	float: left;
	/*background: #7d2d65;
    background:rgba(125,45,101,.5);*/
	color: #7d2d65;
	font-size: 16px;
	line-height: 20px;
	height: 39px;
}
.index-header .menu .sub-menu {
	display: none;
	position: absolute;
	white-space: nowrap;
}
.index-header .menu .item {
	float: left;
	position: relative;
	min-width: 115px;
}
.index-header .menu .item .link {
	padding: 10px 10px;
	display: block;
	height: 20px;text-align:center;
}
.index-header .menu .item-decorator {
	font-size: 14px;
	vertical-align: 2px;
	margin: 0 5px;
display: none;
}
.index-header .menu .item:hover .sub-menu {
	display: block;
}
.index-header .menu .sub-item {
	font-size: 14px;
	background: #7d2d65;
	background: rgba(125,45,101,.5);
}
.hiSlider-text {
	display: none;
}
.hiSlider-text-css {
	background: #535354;
	background: rgba(83,83,84,.51);
	color: #fff;
	float: left;
	padding: 1em;
	max-width: 60%;
}
.hiSlider-text-css a {
	display: block;
	line-height: 2;
}
.hiSlider-text-css .tit {
	font-size: 18px;
	margin-bottom: 1em;
}
.hiSlider-text-css .con {
	font-size: 16px;
}
.index .list {
	margin: 20px 0;
	width: 48%;
}
.index .list1 {
	float: left;
}
.index .list2 {
	float: right;
}
.index .list .tit {
	font-size: 20px;
	color: #692053;
	border-bottom: 2px solid #692053;
	line-height: 2;
	padding: 0 20px 0 32px;
}
.index .list1 .tit {
	background: url(list1ico.png) no-repeat 2px center;
	padding-left: 36px;
}
.index .list2 .tit {
	background: url(list2ico.png) no-repeat 2px center;
}
.index .list .tit .more {
	font-family: 'å®‹ä½“';
	float: right;
}
.index .list .items {
	padding: 5px 0;
	line-height: 2.4;
	font-size: 16px;
	color: #444344;
	height: 40px;
}
.index .list .item {
}
.index .list .date {
	float: right;
	font-size: 14px;
	color: #878888
}
.index .list .big-item {
	height: 120px
}
.index .list .big-item .img {
	float: left;
	height: 110px;
	width: 190px;
	margin: 5px 5px 5px 0;
	display: block;
}
.index .list .big-item .txt {
	float: right;
	width: 370px
}
.index .list .big-item .detail {
	font-size: 14px;
	color: #878888;
	line-height: 1.6;
}
.index .list .big-item .date {
	float: none;
}
.index .list-bg-left {
	background: url(list-bg-left.png) left center no-repeat;
}
.index .list-bg-right {
	background: url(list-bg-right.png) right center no-repeat;
}
.body {
	background: #fafafb;
}
.list-left {
	float: left;
	font-size: 18px;
	line-height: 2.2;
	color: #fff;
	width: 220px
}
.list-left .tit {
	background: #661f50 url(list-menu-ico.png) no-repeat -2px -19px;
	padding-left: 1.5em;
	position: relative;
	z-index: 1;
}
.list-left .list {
	background: #d9c4d2;
	background: rgba(217,196,210,.39);
	padding: 1em 0 0 0;
	position: relative;
	z-index: 0;
	top: -1em;
	left: 1em;
	color: #661f50;
	font-size: 16px;
}
.list-left .item {
	border-left: .5em solid transparent;
	margin-top: -1px;
	padding: 0 2em 0 .2em;
}
.list-left .hasSub:before, .list-left .hasSub::before {
	content: " ";
	transform: rotateZ(-90deg);
	float: right;
	display: block;
	margin-right: -1em;
	transition: transform .5s ease 0s;
	background: url(list-menu-ico2.png);
	width: 12px;
	height: 15px;
	margin-top: 18px;
}
.list-left .hasSub.current:before, .list-left .hasSub.current::before {
	transform: rotateZ(0deg);
}
.list-left .item a {
	padding: 0 1em 0 0;
	line-height: 3;
	display: block;
	border-top: 1px solid #f7f7f7;
}
.list-left .item-first a {
	border-top: 0;
}
.list-left .current {
	border-color: #661f50;
	background: #fafafb;
}
.list-left .current.hasSub {
	border-color: transparent;
	background: none;
}
.list-left .sub-list {
	overflow: hidden;
	margin: 0 -2em 0 -.7em
}
.list-left .current .sub-list {
	transition: display .5s ease 0s;
}
.list-left .sub-item {
	height: 0;
	overflow: hidden;
	border-left: .5em solid transparent;
	margin-top: -1px;
	padding: 0 2em 0 1.2em;
	transition: height .5s ease 0s;
}
.list-left .current .sub-item {
	min-height: 3em;height: auto;
}
.list-left .sub-item a {
	border-top: 0
}
.list-left .sub-list .current {
	border-color: #661f50;
}
.list-right {
	float: right;
	width: 940px;
	min-height: 700px;
}
.list-right .tit {
	line-height: 2;
	font-size: 16px;
	color: #fff;
	background: #661f50;
	margin: 0 auto -10px -10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	padding: 0 0 10px 0;
	width: 200px;
	text-align: center;
}
.big_table {
	position: relative;
	margin: 0 auto 0 0;
	width: 60em;
	/*border:1px solid #f3e7ef;*/
	border-right: 0;
	border-bottom: 0;
	box-sizing: content-box;
	margin-bottom: 2em;
}
.big_table_border_top {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 1px;
	background: #f7f7f7;
}
.big_table_border_right {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	background: #f7f7f7;
}
.big_table_border_bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background: #f7f7f7;
}
.big_table_border_left {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 1px;
	background: #f7f7f7;
}
.big_table .big_table_item {
	background: #f7f7f7;
	float: left;
	width: 25%;
	color: #551b86;
	text-align: center;
	border-right: 1px solid #e9d9e5;
	box-sizing: border-box;
}
.big_table .big_table_item a {
	font-size: 14px;
	line-height: 3;
}
.big_table .big_table_item_dark {
	background: #f4f1f4;
}
.big_table .teacher_name {
}
.big_table_info {
	margin: 1em;
}
.article-list {
	background: #f4f1f4;
}
.article-list .item:nth-child(2n) {
	background: #f7f7f7;
}
.article-list .item {
	color: #030000;
	font-size: 14px;
	line-height: 2.4;
	padding-left: 2%;
}
.article-list .item:hover {
	color: #661f50;
}
.article-list .item .con {
	float: left;
	width: 80%
}
.article-list .item .date {
	float: right;
	width: 10%
}
.leader-list {
	font-size: 18px;
	background: #f4f1f4;
	padding: 1em
}
.leader-list .position {
	margin: .5em 0;
	background: #661f50;
	color: #fff;
	float: left;
	position: relative;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 0 1em 0 .8em;
	line-height: 1.4;
	height: 1.6em;
}
.leader-list .position .dec {
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #f4f1f4;
	left: -3px
}
.leader-list .position .dec1 {
	top: -3px;
}
.leader-list .position .dec2 {
	bottom: -3px;
}
.leader-list .position .dec3 {
	position: absolute;
	width: 6px;
	border-radius: 3px;
	background: #661f50;
	top: 3px;
	bottom: 3px;
	right: -3px;
}
.leader-list .name {
	clear: left;
	margin: .5em 0;
	background: #fff;
	color: #030000;
	padding: 1em 2em;
}
.leader-list a.unit {
	display: inline-block;
	margin-right: 1em;
	margin-bottom: 1em;
	text-align: center;
}
.leader-list a.unit img {
	display: block;
	width: 131px;
	height: 169px;
}
.leader {
	margin-bottom: 2em;
	min-height: 700px;
}
.leader .portrait {
	float: left
}
.leader .info {
	float: right;
	width: 770px;
}
.leader .name {
	background: none;
	margin: 0;
	font-size: 18px;
	padding-left: 1em;
}
.leader .label-name {
	padding-left: 1.2em;
	font-size: 16px;
}
.leader .label-value {
	padding-left: 2.2em;
	font-size: 14px;
	margin-bottom: 10px
}
.tabbox {
	margin: 2em 0;
}
.tabbox ul {
	border-bottom: 1px solid #f1e3f0;
}
.tabbox ul li {
	cursor: pointer;
	float: left;
	line-height: 1.8;
}
.tabbox ul .first {
}
.tabbox ul li.on {
	border-bottom: 2px solid #661f50;
	margin-top: 3px;
	margin-bottom: -1px
}
.tabbox ul li div {
	padding: 0 2em;
	margin: 3px 1px 0 1px;
	color: #661f50;
}
.tabbox ul li.on div {
	background: #fff;
	margin: 0 1px 0 1px;
	padding-bottom: 1px;
}
.tabbox .tabbox-page {
	padding: 1em
}
.content {
	float: none;
	padding: 0 100px
}
.content h1 {
	color: #333;
	font-weight: 400;
	margin: 1em auto;
	text-align: center;
font-size:24px;
}
.content .detail {
	font-size: 14px;
	line-height: 2;
}
.img-list {
	min-height: 700px;
	background: #f4f1f4;
	padding: 1.5em 0 0 1.5em;
	margin-bottom: 2em
}
.img-list .item {
	float: left;
	width: 120px;
	margin: 1em;
	text-align: center;
}
.img-list .contentitem {
	display: inline-block;
	width: 350px;
	margin: 1em;
	text-align: center;
	line-height: 2;
	font-size: 16px;
}
.menu-content {
	padding: 2em;
	background: #fafafb;
}
.min-height {
	min-height: 500px;
	background: #fafafb;
}
.notice-list {
	float: none;
	width: auto
}
.teacher_list_wrap {
	background: #fafafb;
}
.teacher_list_unit {
	border: 1px solid #ccc;
	padding: 5px 15px 5px 5px;
	margin: 0 1% 1% 0;
	width: 46%;
	float: left;
}
.teacher_list_portrait {
	width: 108px;
	height: 140px;
	float: left;
}
.teacher_list_content {
	float: right;
	width: 310px;
}
.teacher_list_content_p {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dashed #ddd;
}
.teacher_list_content_p span {
	color: #8a4374;
	margin: 0 4px;
	font-size: 20px;
	vertical-align: middle;
}
/*20180522*/
.index-header .menu {
	background: #fff;
}
.index-header-background {
	background: #7d2d65;
}
.index-header .menu {
	float: right;
}
.index-header .search {
	padding: 1em 0 0 0;
}
.index-header .search .link {
	color: #fff
}
.bx-wrapper .bx-pager {
/*! left:50px */
}
.index-header .absolute2 {
	top: 300px;
}
.index-header .menu .sub-item {
	background: #7d2d65;
	width: 140px;
position: relative;
}
.index-header-background {
	position: relative;
	z-index: 10;
}
.index-header .menu li.current, .index-header .menu li:hover {
	background: #661f50;
	color: #fff;
}
.indextop {
	height: 33px;
	background: #661f50;
	line-height: 2.4;
	color: #fff;
	text-align: right;
}
.index-header .indexnav_wrap {
	height: 39px;
	background: #fff;
	color: #7d2d65;
	border-bottom: 1px solid #fafafb;
}







.selected2{border-color: #661f50 !important;
    background: #fafafb;
}
.wp_entry {padding:2em;}

.hhh {    position: relative;
    z-index: 99999;
}
.wp_subcolumn_list .wp_sublist .sublist_title {
    display: block;
    height: 32px;
    line-height: 32px;
    border-bottom: 0;
    margin-bottom: 0;
}
.wp_subcolumn_list .wp_sublist .sublist_title a {
    display: inline-block;
    color: #393939;
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
    font-size: 16px;
    color: #fff;
    background: #661f50;
    margin: 0 auto -10px -10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    padding: 0 0 10px 0;
    width: 200px;
    text-align: center;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    margin-top: 11px;
    display: none;
}
.wp_subcolumn_list .wp_sublist .sublist_title a:hover {
    color: #fff;
}
.wp_entry img {
    max-width: 850px;
    _width: :expression(this.width>850?"850px":this.width+"px");
}
.clearfix:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix {display: block; *zoom:1;}
.slt {float:left;}


.wp_articlecontent strong {
    font-style: normal;
    font-weight: bold;font-size: 10.5pt;
}
.btt2 .date {float:none !important;}
.slt img {
    float: left;
    height: 110px;
    width: 190px;
    margin: 5px 5px 5px 0;
    display: block;
}

.btt2 {float:left; margin-left:20px; width:360px;}
.conjj{
    font-size: 14px;
    color: #878888;
    line-height: 28px;
}
.conbt{
    font-size: 16px;
    line-height: 35px;
   
}
.pic ul.article-list li{width:33.33%;float:left;padding-left:0px;}
.pic ul.article-list .news_box{margin:0 20px;}
.pic ul.article-list{background:none;padding-top:20px;}
.pic ul.article-list li .news_img{width:230px;height:150px;overflow:hidden;background:#ccc;}
.pic ul.article-list li .news_img img{width:100%;height:auto;min-height:100%;}
.pic .article-list .item:nth-child(2n){background:none;}
.pic .news_con{background:url(images/12.png)no-repeat center;background-size:100%;padding:22px;}
.pic .news_title{text-align:center;line-height:50px;}
.article-list{background:none;}
.article-list .article-list .item:nth-child{background:none;}
.teacher .article-list .item{width:50%;float:left;padding-left:0px;margin-bottom:60px;}
.teacher .news_img{width:100%;overflow:hidden;height:240px;overflow:hidden;}
.teacher .news_img img{width:100%;height:auto;min-height:100%;transition: .4s;}
.teacher .news_img img:hover{transform: scale(1.12);}
.zf{position: absolute;
    bottom: 200px;
    text-align: center;
    width: 100%;
    z-index: 999;}
.zf img{width:280px;}
.nr{position:relative;}
.teacher ul.article-list{padding-top:50px;}
.teacher .news_box{margin:0 25px;}
.teacher .con a{font-size:22px;color:#661f50;font-size:15px;}
.teacher .con{text-align:center;width:100% !important;line-height:35px;}
ul.sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff;
}
.header .nav_wrap li.hasSub ul ul{
 left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff;
}
.index-header .menu li.current, .index-header .menu li.sub-item:hover .sub-menu{display:block !important;}
.index-header .menu li.current, .index-header .menu li.sub-item .sub-menu{display:none !important;}

.header .nav_wrap li.hasSub li ul{display:none !important;}
.header .nav_wrap li.hasSub li:hover ul{display:block !important;}
span.item-decorator.MMi1{display:none;}
span.item-decorator.MMi10{display:none;}
span.item-decorator.Mi1{display:none;}
span.item-decorator.Mi10{display:none;}